From: Andreas Schwab Date: Thu, 28 Jul 2011 20:23:19 +0000 (+0200) Subject: Update NEWS X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~2695 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=42d7a191772bb9ba20c2f5bbb2a6682a7e378033;p=emacs.git Update NEWS --- diff --git a/etc/ChangeLog b/etc/ChangeLog index a203386025c..67784e504a0 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2011-07-28 Andreas Schwab + + * NEWS: Document ## and #:. + 2011-07-28 Carsten Dominik * refcards/orgcard.tex: Document `org-copy-visible'. diff --git a/etc/NEWS b/etc/NEWS index 7b5d81b613f..6a1bb6c1c5e 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1167,6 +1167,11 @@ as well as those in the -*- line. ** rx.el has a new `group-n' construct for explicitly numbered groups. ** keymaps can inherit from multiple parents. + +** New reader macro ## which stands for the empty symbol. +This means that the empty symbol can now be read back. Also, #: by itself +(when not immediately followed by a possible symbol character) stands for +an empty uninterned symbol. * Changes in Emacs 24.1 on non-free operating systems